| 1. | Listing 3 is another case where two synchronized functions may need to be independent 清单3是另一种情况,其中两个同步的方法可能需要彼此独立。 |
| 2. | Thus , as a general philosophy , synchronized functions should be kept as small as possible 这样,作为一个一般的原则,应该尽可能地少用同步方法。 |
| 3. | Auto synchronizing function : when strong interference makes the controller cannot work synchronously , the system software will interfere automatically to repair it 自动同步功能:当强干扰造成控制器不能同步工作时,系统软件将自动干预,予以修复。 |
| 4. | Paralleling breaker a paralleling breaker is the circuit breaker that connects the generator set to the emergency bus , and across which all the individual generator synchronizing functions occur 并联开关并联开关是连接发电机组和应急母排的线路断路器,所有的单个发电机通过它完成同步运行。 |
| 5. | However , any number of threads can simultaneously access the maximum score via the max function , because max is not a synchronized function and hence is independent of the associated locking 但是,可以有任意数量的线程同时通过max ( )方法访问最大值,因为max ( )不是同步方法,因此它与锁定无关。 |